Estimates, constraint and design [closed]
Posted
by
user65964
on Programmers
See other posts from Programmers
or by user65964
Published on 2012-09-24T00:02:15Z
Indexed on
2012/09/24
3:50 UTC
Read the original article
Hit count: 183
For your next two software projects (assuming that you're getting programming assignments, otherwise consider the program to find the min and max of a set of rational numbers) estimate how much effort they would take before doing them, then keep track of the actual time spent. How accurate were your estimates? State the requirements, constraint, design, estimate (your original estimate and the actual time it took), implementation (conventions used, implement/test path followed.
© Programmers or respective owner